:root{--yellow-01: rgba(255, 215, 54, 1);--yellow-02: rgba(255, 178, 14, 1);--gradient-start-color: #ffd736;--gradient-end-color: #ffe44d;--orange: rgba(245, 137, 0, 1);--blue-01: rgba(102, 153, 255, 1);--blue-02: rgba(69, 121, 255, 1);--blue-gradient-start-color: #4579ff;--blue-gradient-end-color: #2b75ff;--green: rgba(10, 236, 155, 1);--red: rgba(255, 57, 68, 1);--brown: rgba(130, 75, 40, 1);--gray: rgba(24, 25, 28, 1);--white-100: rgb(255 255 255 / 100%);--white-90: rgb(255 255 255 / 90%);--white-70: rgb(255 255 255 / 70%);--white-50: rgb(255 255 255 / 50%);--white-30: rgb(255 255 255 / 30%);--white-14: rgb(255 255 255 / 14%);--white-8: rgb(255 255 255 / 8%);--white-4: rgb(255 255 255 / 4%);--black-80: rgb(0 0 0 / 80%);--black-50: rgb(0 0 0 / 50%);--black-40: rgb(0 0 0 / 40%);--black-30: rgb(0 0 0 / 30%);--black-8: rgb(0 0 0 / 8%);--black-4: rgb(0 0 0 / 4%)}:root .ant-app{--ant-color-text: #222}:root[data-hy-theme=dark]{--text-01: rgba(255, 255, 255, 0.9);--text-02: rgba(255, 255, 255, 0.7);--text-03: rgba(255, 255, 255, 0.5);--text-04: rgba(255, 255, 255, 0.3);--text-yellow: #ffd300;--background-01: rgba(29, 29, 33, 1);--background-02: rgba(41, 41, 46, 1);--background-03: rgba(54, 54, 59, 1);--alpha-8: rgba(255, 255, 255, 0.08);--alpha-4: rgba(255, 255, 255, 0.04);--divider: rgba(255, 255, 255, 0.08);--border: rgba(255, 255, 255, 0.14)}:root[data-hy-theme=dark] .ant-app{--ant-color-text: #fff}:root[data-hy-theme=light]{--text-01: rgba(24, 25, 28, 1);--text-02: rgba(96, 101, 112, 1);--text-03: rgba(148, 153, 160, 1);--text-04: rgba(177, 183, 191, 1);--text-yellow: #ffa900;--background-01: rgba(234, 236, 239, 1);--background-02: rgba(247, 247, 247, 1);--background-03: rgba(238, 239, 240, 1);--alpha-8: rgba(24, 25, 28, 0.08);--alpha-4: rgba(24, 25, 28, 0.04);--divider: rgba(24, 25, 28, 0.06);--border: rgba(24, 25, 28, 0.14)}:root[data-hy-theme=light] .ant-app{--ant-color-text: #222}html{text-rendering:optimizelegibility}body{line-height:1}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary{margin:0;padding:0;border:0;font-size:100%;font-weight:normal;vertical-align:baseline;background:transparent}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}del{text-decoration:line-through}i,em{font-style:normal}ol,ul,menu{list-style:none outside none}fieldset,iframe,abbr,acronym{border:0 none}iframe{display:block}textarea{resize:vertical}table{border-collapse:collapse;border-spacing:0;font-size:inherit}th{text-align:inherit}button,input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,"Microsoft Yahei","Segoe UI","Helvetica Neue",Helvetica,Tahoma,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;margin:0}body{font-size:12px;line-height:1.5}body a{color:#999;text-decoration:none}body a:hover{color:#666}:root{--main-font-color: rgb(255, 255, 255);--main-font-color-4: rgba(255, 255, 255, 0.04);--main-font-color-8: rgba(255, 255, 255, 0.08);--main-font-color-14: rgba(255, 255, 255, 0.14);--main-font-color-70: rgba(255, 255, 255, 0.7);---yellow_color: #ffd300;--yellow_background: #513e00;--text-yellow: #ffd300;--default-bg-color: transparent;--default-theme-color: rgba(255, 255, 255, 0.08)}.scroll-bar-better{scrollbar-gutter:stable}.scroll-bar-better::-webkit-scrollbar{position:absolute;width:6px !important;height:4px !important}.scroll-bar-better::-webkit-scrollbar-track{background:transparent !important;padding:1px !important}.scroll-bar-better::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08) !important;border-radius:14px !important}.scroll-bar-better::-webkit-scrollbar-thumb:hover{background:#fff}body{overflow:hidden;height:100%}.ssr-wrapper{position:relative}.detail{min-width:760px;max-width:1400px;width:70%;margin:auto;background-color:#fbfbfc;height:100vh;padding-top:100px;position:relative;box-sizing:border-box}.detail .m-list-box{height:100%;width:100%;overflow:auto}.detail .c-close{width:24px;display:block;padding:12px;border-radius:30px;height:24px;position:absolute;right:-72px;cursor:pointer;top:0px;background:rgba(255,255,255,.08) url(/h5/videoCommunity/@public-online/imgs/close_normal_dark.fa6885493e9bd9da5995eaf53a0af6c9.png) no-repeat center center;background-size:24px 24px}.detail.isDark{background:#1f2b40;box-shadow:0px 2px 16px 0px rgba(0,0,0,.25)}.detail.white{--main-font-color: rgb(0, 0, 0);--main-font-color-4: rgb(0, 0, 0, 0.04);--main-font-color-8: rgb(0, 0, 0, 0.08);--main-font-color-14: rgb(0, 0, 0, 0.14);--main-font-color-70: rgb(0, 0, 0, 0.7)}.detail.hideHeader{padding-top:16px;box-sizing:border-box}.detail .comment-title{color:var(--text-01);font-size:16px;font-weight:700;margin-bottom:24px;display:flex;align-items:center}.detail .comment-title span{margin-left:4px;color:var(--text-02);font-size:12px}.detail .m-list-content{position:relative;padding:0 16px;height:100%;box-sizing:border-box;width:100%}.detail .m-list-content .c-close{width:24px;display:block;padding:12px;border-radius:30px;height:24px;position:absolute;right:-72px;cursor:pointer;top:0px;background:rgba(255,255,255,.08) url(/h5/videoCommunity/@public-online/imgs/close_normal_dark.fa6885493e9bd9da5995eaf53a0af6c9.png) no-repeat center center;background-size:24px 24px}.detail .m-list-content.isDark{border-radius:4px;background:#1f2b40;box-shadow:0px 2px 16px 0px rgba(0,0,0,.25)}.detail .m-list-content.hideHeader{padding-top:16px;box-sizing:border-box}.detail .m-list-content .comment-title{color:var(--text-01);font-size:16px;font-weight:700;line-height:22px;margin-bottom:24px;padding-top:24px}.detail .m-list-content .comment-title span{margin-left:4px;color:var(--text-02);font-size:12px}.detail .m-list-content .c-close{width:24px;display:block;padding:12px;border-radius:30px;height:24px;position:absolute;right:-60px;margin-left:0px;cursor:pointer;top:0px;z-index:0;background:rgba(255,255,255,.08) url(/h5/videoCommunity/@public-online/imgs/close_normal_dark.fa6885493e9bd9da5995eaf53a0af6c9.png) no-repeat center center;background-size:24px 24px}.detail .m-list-content .m-loading{color:var(--text-02);display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;margin-top:260px}.detail .m-list-content .m-loading img{width:120px;height:120px;margin-bottom:16px}.detail .comment-wrapper{opacity:0}.detail .comment-wrapper.show{opacity:1}.detail .comment-wrapper .comment-list{opacity:0}.detail .comment-wrapper .comment-list.show-comment-list{opacity:1}
